*{ margin:0; padding:0;}
html body{width: 100%;font-size: 14px;min-width: 1200px;overflow-x: hidden;}
body{min-width:340px; position: relative;}
img{ border:none;vertical-align: middle;height: auto;}
ul,li{ list-style:none;}
a{outline:none; text-decoration:none; color: #383838;} 
a:hover{outline: none; text-decoration: none!important; color: #464646;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
hr{border:none; clear:both; height:0; background:none; margin:0; padding:0; border-bottom:#eee solid 1px;  margin: 20px 0;}
em,i{font-style:normal;}
p{margin: 0;}
.ti2{text-indent:2em;}


/* 导航按钮样式 */
.navbar {position: fixed!important; top: 0; right: 4%; z-index: 9; display: flex; align-items: center; height: 100px;}
.navbar_1{width: 48px; height: 48px; border: 2px rgba(255,255,255,0.7) solid; border-radius: 10px; cursor: pointer; box-sizing: border-box; box-shadow: 0px 0px 10px #fff; display: flex; justify-content: center; align-content: center; flex-wrap: wrap; margin-right: 20px;}
.navbar i{font-size: 20px; color: #fff;}
.navbar .nav1{width: 30px; height: 4px; background-color: #fff; transition: all 0.5s ease; border-radius: 2px;}
.navbar .nav2{width: 30px; height: 4px; background-color: #e94927; margin: 6px 0; transition: all 0.5s ease; border-radius: 2px;}
.navbar .nav3{width: 30px; height: 4px; background-color: #fff; transition: all 0.5s ease; border-radius: 2px;}
.navbarOn1 {transform-origin: center;transform: rotate(45deg) translate(7px,7px);}
.navbarOn2 {transform-origin: center;transform: rotate(-45deg) translate(7px, -7px);width: 30px!important;}
.navbarOn3 {transform: rotateY(90deg);}
.nav_logo{position: fixed!important; top: 0; z-index: 9; left: 4%; display: flex; justify-content: center; align-items: center; height: 100px;}
.nav_logo img{}
.inde_navtel{position: fixed!important; top: 0; right: 4%; z-index: 9999; display: flex; justify-content: center; align-items: center; height: 80px;}
.inde_navtel a{width: 120px; height: 36px; border-radius: 50px; border: 2px rgba(255,255,255,0.7) solid; box-shadow: 0px 0px 10px #fff; display: block; font-size: 20px; color: #fff; font-family: Arial; text-align: center; line-height: 36px; margin-left: 10px;}


.sidebox{position: fixed;right:20px;z-index: 999999999; bottom: 8vh;}
.sidebox ul li{width: 60px;height: 60px;background: rgba(240,80,45,1);margin-bottom: 8px;padding:8px;text-align:center;position: relative;color: #ffffff; display: flex; justify-content: center; flex-wrap: wrap; align-items: center;}

.sidebox ul li a{color: #ffffff;}
.sidebox .cont{transition:all .4s;white-space:nowrap;width:0;overflow:hidden;height:60px;line-height:50px;text-align:center;
background-color: rgba(0,0,0,0.7); color: #fff;font-size: 16px; font-weight: bold; position:absolute; right: 100%; top:0}
.sidebox li:hover .cont{width: 150px; height: 60px;line-height: 60px;padding: 0 5px;}
.sidebox .cont0{transition: all .4s; white-space:nowrap; width:0;overflow:hidden;text-align:center;position:absolute;right:100%;top:0}
.sidebox li:hover .cont0{width: 140px; height: 140px;}



/* 导航页样式 */
.navbarpage{position: absolute; left: 0; box-sizing: border-box; transition: all 1s ease; background-color: rgba(0,0,0,0.7); z-index: 8; width: 100vw; height: 100vh; display: flex;}
.navbarpage ul {position: absolute; top: 25%; margin: 0 auto; width: 1200px; height: 500px; text-align: center; left: 0; right: 0;}
.navbarpage ul li {display: inline-block; margin: 20px; width: 200px; height: 200px; box-sizing: border-box;}
.navbarpage li p {text-align: center;}
.navbarpage li a {text-decoration: none; color: #fff; display: block; width: 100%; height: 100%;}
.active_navbar {top: 0 !important; transition: all 1.5s ease;}
.navbarpage .navbarLi {position: relative; overflow: hidden; transition: background-color 0.6s linear;}
.navbarLi a div {position: absolute;}
.navbarpage .zuo1 {margin-top: 40px; width: 100%; text-align: center; transition: all 0.6s linear;}
.navbarpage .zuo2 {margin-top: 40px; width: 100%; text-align: center; transform: translateX(-300px); transition: all 0.6s linear;}
.navbarpage .you1 {top: 100px; width: 100%; transition: all 0.6s linear; margin-top: 36px;}
.navbarpage .you2 {top: 100px; width: 100%; transform: translateX(300px); transition: all 0.6s linear; margin-top: 36px;}
.navbarpage .you2 p {color: #464646;}

.banquan a{color:rgba(255,255,255,0.7);}
.banquan a:hover{text-decoration:none;color:rgba(255,255,255,0.7);}
.banquan{min-width: 320px; text-align: left; position: fixed; bottom: 30px; font-size: 14px; z-index: 8; left: 4%; color: rgba(255,255,255,0.7); text-shadow: 1px 1px #000; right: 4%;}
.glyphicon-chevron-right{background: url("../images/jt_r0.png") no-repeat center;width:30px;height:54px;border: 1px solid rgba(255,255,255,0.7);}
.glyphicon-chevron-left{background: url("../images/jt_l0.png") no-repeat center;width:30px;height:54px;border: 1px solid rgba(255,255,255,0.7);}
.gongshi1{position: fixed; bottom: 20px; left: 400px; z-index: 9;}
.rightan{position: fixed;left: 50%;bottom: 50px; border: 2px solid #fff;margin-left: -12px;z-index:900;border:none;-webkit-animation: rightan 1.6s infinite;-webkit-animation-fill-mode: both;}
@-webkit-keyframes rightan{
    from{bottom: 5%;opacity: 1;}
    to{bottom: 0%;opacity: 0;}
}

#myBtn {width: 60px;height: 60px; z-index: 99;border: none;outline: none;background-color: red;color: white;cursor: pointer;padding:8px;} 
#myBtn:hover {background-color: #555;}
.in_erjilanmut{line-height: 2em;}
.in_erjilanmut a{font-size: 1em!important;}
.in_erjilanmut a:hover{display: block; background:#fff;padding:0 5px;color:#273a5b;width: 140px;}

.index_1{background:url("../images/banner.html") center no-repeat;height: 100%;}
.index_2{background:url("../images/inde_bg2.jpg") center no-repeat;height: 100%;position: relative;}
.index_3{background:url("../images/inde_bg3.jpg") center no-repeat;height: 100%;}
.index_4{background:url("../images/inde_bg4.jpg") center no-repeat;height: 100%;}
.index_5{background: #464646;height: 100%;}
.index_6{background:url("../images/inde_bg6.jpg") center no-repeat;height: 100%;}
.index_7{background:url("../images/inde_bg7.jpg") center no-repeat;height: 100%;}
.index_8{background:url("../images/inde_bg8.jpg") center no-repeat;height: 100%;}

.bannerwzts1{position: relative; height: 100vh; background:url("../images/banner1.jpg") center no-repeat; background-size: cover; overflow: hidden;}
.bannerwzts2{position: relative; height: 100vh; background:url("../images/banner2.jpg") center no-repeat; background-size: cover; overflow: hidden;}

.bannerwz{width: 75%; display: flex; justify-content: space-between; align-items: center; margin: 0 auto;}
.bannerwz .banner_nr_l{width: 42%; margin-top: -8vh;}
.bannerwz .banner_nr_l p{font-size: 5em; font-weight: bold; color: #fff;}
.bannerwz .banner_nr_l em{display: block; font-size: 44px; line-height: 60px; font-family: Arial; color: #464646; text-transform: uppercase; margin: 0 0 10px 0;font-weight: bold;}
.bannerwz .banner_nr_l i{background-image: url("../images/banner_bt.png"); font-size: 30px; color: #ffffff; display: block; line-height: 50px; width: 500px;}
.bannerwz .banner_nr_l a{display: block; font-size: 24px; line-height: 30px; font-family: Arial; color: #464646; text-transform: uppercase;margin: 0 0 10px 0; }

.bannerwz .banner_nr_r{width: 56%;}
.bannerwz .banner_nr_r img{width: 100%;}

/* 第一屏样式 */
.sybanben{width:300px; margin-left: 20%; color: #fff} 
.sybanben li{float:left;width:120px; line-height: 44px; height: 44px; text-align: center; margin: 0 10px}
.sybanben li .red{background: #c7010e}
.sybanben li .bule{background: #272b65}.sybanben{width:300px; margin: 0 auto;} 
.sybanben li{float:left;width:120px; line-height: 44px; height: 44px; text-align: center;}
.sybanben li.red{background: #c7010e}
.sybanben li.bule{background: #272b65}

.main11 {
  position: absolute;
  top: 50%;
  left: 50%;
}

.main1,
.main2 {
  margin: -300px 0 0 -300px;
  width: 600px;
  height: 600px;
}

.wai1 {
  margin: -400px 0 0 -400px;
  width: 800px;
  height: 800px;
  border-left: 1px solid rgba(255, 255, 255, 1);
  border-right: 1px solid rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  border-top: 1px solid rgba(255, 255, 255, .2);
  border-radius: 100%;
}

.wai2 {
  margin: -500px 0 0 -500px;
  width: 1000px;
  height: 1000px;
  border-left: 1px solid rgba(255, 255, 255, 1);
  border-right: 1px solid rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  border-top: 1px solid rgba(255, 255, 255, .2);
  border-radius: 100%;
}

.line {
  position: absolute;
  top: 50%;
  width: 200px;
  height: 1px;
  background-color: #fff;
}

.wai1 .left {
  left: -160px;
}

.wai1 .right {
  right: -160px;
}

.logo11 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -250px;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.2);
  background-color: rgba(255, 255, 255, 0.5);
}

.shit {
  opacity: 1;
  transform: scale(1);
  transition: all 1.5s 0.5s ease;
}

.logo11 .nei {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -240px 0 0 -240px;
  width: 480px;
  height: 480px;
  border-radius: 50%; text-align: center; 
  border: 1px dashed #fff;
}

.logo11 div {
  margin: 30px 0;
  text-align: center;
}

.logo11 .nei1 {
  margin: 0;
  transform: rotateY(-90deg);font-family: Arial; font-weight: bold; font-size: 60px; color: #0046be; padding-top: 120px;
}

.zhuan1 {
  transform: rotateY(0deg) !important;
  transition: all 1s 1.5s ease;
}

.logo11 .nei2 {
  font-size: 60px;
  color: #464646;
  animation: bounce 2s 1s ease; margin-top: -5px;font-weight: bold;
}

.logo11 .nei3 {
  font-size: 26px;
  font-weight: bold;
  color: rgb(255, 234, 0);
  animation: rubberBand 2s 1s ease;
}

.nei4 {
  font-size: 18px;
  color: rgb(255, 234, 0);
  animation: bounceInUp 2s 0.5s ease; 
}

@keyframes first {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes second {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0deg);
  }
}

@keyframes wai {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(90deg);
  }
}

@keyframes lined1 {
  from {
    height: 0px;
  }

  to {
    height: 80px;
  }
}

@keyframes lined2 {
  from {
    height: 80px;
  }

  to {
    height: 0px;
  }
}

@keyframes lineduan1 {
  from {
    height: 0px;
  }

  to {
    height: 120px;
  }
}

@keyframes lineduan2 {
  from {
    height: 120px;
  }

  to {
    height: 0px;
  }
}

@keyframes linechang1 {
  from {
    height: 0px;
  }

  to {
    height: 250px;
  }
}

@keyframes linechang2 {
  from {
    height: 250px;
  }

  to {
    height: 0px;
  }
}

.wai1,
.wai2 {
  animation: wai 8s ease-in-out infinite alternate;
}

.main1 {
  animation: first 20s linear infinite normal;
}

.main2 {
  animation: second 40s linear infinite normal;
}

.changduan {
  transform: rotate(45deg);
  margin: -300px 0 0 -300px;
  width: 600px;
  height: 600px;
}

.xian1,
.xian2,
.xian3,
.xian4,
.xian5,
.xian6 {
  position: absolute;
  width: 1px;
  height: 100px;
  background-color: #fff;
}

.xian1 {
  top: 600px;
  left: 250px;
  animation: lined1 2s linear infinite alternate;
}

.xian2 {top: 600px; left: 300px; animation: linechang1 1s linear infinite alternate;
}

.xian3 {top: 600px; left: 350px; animation: lineduan1 1.5s linear infinite alternate;}

.xian4 {bottom: 600px; left: 250px; animation: lined2 2s linear infinite alternate;}

.xian5 {bottom: 600px; left: 300px; animation: linechang2 1s linear infinite alternate;}

.xian6 {bottom: 600px; left: 350px; animation: lineduan2 1.5s linear infinite alternate;}

/* 第一屏样式 */

/*inde_p2*/
.inde_about{display: flex; width: 1280px; position: relative; display: flex; justify-content: space-between; align-items: center;background: url("../images/ab2.png") }
.inde_about_l{width: 484px; position: relative;}


.about_an{width: 200px; height: 50px;border-radius: 50px; display: block; font-size: 18px; line-height: 50px; color: #ffffff; text-align: center; transition: all .4s; position: relative; overflow: hidden; margin-top:85px;float: right;margin-right:26px;}
.about_an:hover{color: #f0502d; border: 1px #fff solid; background: #fff;}
.about_an:after{content: ''; position: absolute; height: 100%; width: 100%; background: #f0502d; border-radius: 20px; bottom: 0; left: 0; -webkit-transition: width 0.5s; transition: width 0.5s; z-index: -1;}
.about_an:hover:after{width: 0;}

.inde_about_r{width: 680px; overflow: hidden; }
.inde_about_r em{color: #fff; font-size: 60px; font-family: Impact !important; text-transform: uppercase;margin-top: 15px;}
.inde_about_r em span{color: #f0502d;}
.inde_about_r h2{font-size: 34px; color: #fff; margin: 40px 0 20px 0; font-weight: bold;}
.inde_about_r p{color: #fff; font-size: 16px; text-align: justify; margin: 0 30px 20px 0; line-height: 30px;}
.inde_about_r p a{color: #fff;}





.about_zxy_l{position: absolute; z-index: 10; left: -335px; top: 155px;}
.about_zxy_r{position: absolute; z-index: 10; left: 765px; bottom: 12px;}



/*inde_p3*/
.inde_cage{display: flex; width: 1280px; position: relative; display: flex; align-items: center;}
.inde_cage_l{width: 1280px; position: relative; z-index: 9;}
.inde_cage_l em{color: rgba(255,255,255,0.4); font-size: 60px; font-family: Impact !important; text-transform: uppercase;}
.inde_cage_l h2{font-size: 48px; color: #fff; margin: 5px 0 40px 0; font-weight: bold;}
.inde_cage_l h2 span{color: #f0502d;}

.cage_an{width: 200px; height: 50px; border-radius: 50px; display: block; font-size: 18px; line-height: 50px; color: #ffffff; margin: 50px auto 0 auto; text-align: center; transition: all .4s; position: relative; overflow: hidden;}
.cage_an:hover{color: #fff; border: 1px #fff solid; }
.cage_an:after{content: ''; position: absolute; height: 100%; width: 100%; background: #f0502d; border-radius: 20px; bottom: 0; left: 0; -webkit-transition: width 0.5s; transition: width 0.5s; z-index: -1;}
.cage_an:hover:after{width: 0;}

.inde_cage_l ul{display: flex; justify-content: flex-start; flex-wrap: wrap;}
.inde_cage_l ul li{position: relative; top: 0; width: 203px; height: 148px; background: #e94927; border: 1px #e94927 solid; transition: all 0.3s; cursor: pointer; margin: 0 10px 18px 0;}
.inde_cage_l ul li:nth-child(5n){margin:;}
.inde_cage_l ul li:hover{top: -10px;}
.inde_cage_l ul li:nth-child(2){background: rgba(255,255,255,0.6); border: none;}
.inde_cage_l ul li:nth-child(4){background: rgba(255,255,255,0.6); border: none;}
.inde_cage_l ul li:nth-child(6){background: rgba(255,255,255,0.6); border: none;}
.inde_cage_l ul li:nth-child(7){background: rgba(255,255,255,0.6); border: none;}
.inde_cage_l ul li:nth-child(9){background: rgba(255,255,255,0.6); border: none;}
.inde_cage_l ul li:nth-child(11){background: rgba(255,255,255,0.6); border: none;}
.inde_cage_l ul li div{width: 83px; height: 50px; background: url("../images/cage_nr1.png") no-repeat; float: right; margin: 10px;}
.inde_cage_l ul li:nth-child(2) div{background: url("../images/cage_nr2.png") no-repeat;}
.inde_cage_l ul li:nth-child(3) div{background: url("../images/cage_nr3.png") no-repeat;}
.inde_cage_l ul li:nth-child(4) div{background: url("../images/cage_nr4.png") no-repeat;}
.inde_cage_l ul li:nth-child(5) div{background: url("../images/cage_nr5.png") no-repeat;}
.inde_cage_l ul li:nth-child(6) div{background: url("../images/cage_nr6.png") no-repeat;}
.inde_cage_l ul li:nth-child(7) div{background: url("../images/cage_nr7.png") no-repeat;}
/*.inde_cage_l ul li:nth-child(8) div{width: 43px; background: url("../images/cage_nr8.png") no-repeat;}*/
.inde_cage_l ul li:nth-child(8) div{background: url("../images/cage_nr8.png") no-repeat;}
.inde_cage_l ul li:nth-child(9) div{background: url("../images/cage_nr9.png") no-repeat;}
.inde_cage_l ul li:nth-child(10) div{background: url("../images/cage_nr10.png") no-repeat;}

.inde_cage_l ul li:nth-child(11) div{background: url("../images/cage_nr11.png") no-repeat;}
.inde_cage_l ul li:nth-child(12) div{background: url("../images/cage_nr12.png") no-repeat;}


.inde_cage_l ul li h3{font-size: 17px; color: #ffffff; font-weight: bold; margin: 70px 0 0 10px; line-height: 30px;}
.inde_cage_l ul li:nth-child(2) h3{color: #000; font-weight: normal;font-weight: bold;}
.inde_cage_l ul li:nth-child(4) h3{color: #000; font-weight: normal;font-weight: bold;}
.inde_cage_l ul li:nth-child(6) h3{color: #000; font-weight: normal;font-weight: bold;}
.inde_cage_l ul li:nth-child(7) h3{color: #000; font-weight: normal;font-weight: bold;}
.inde_cage_l ul li:nth-child(9) h3{color: #000; font-weight: normal;font-weight: bold;}
.inde_cage_l ul li:nth-child(11) h3{color: #000; font-weight: normal;font-weight: bold;}
.inde_cage_l ul li h3 i{font-size: 14px; line-height: 16px; font-family: Arial; font-weight: normal;text-transform: uppercase;}

.cage_zxy_l{position: absolute; z-index: 10; left: -335px; top: 155px;}
.cage_zxy_r{position: absolute; z-index: 10; left: 765px; bottom: 12px;}

.dzs{position: absolute; z-index: 5; right: 0; top: -180px;}



/*inde_p4*/
.inde_pro{display: flex; width: 1280px; position: relative; display: flex; align-items: center;}
.inde_pro_l{width: 1280px; position: relative; z-index: 9;}
.inde_pro_l em{color: rgba(255,255,255,0.4);font-size: 60px;font-family: Impact !important;text-transform: uppercase;}
.inde_pro_l h2{font-size: 48px; color: #fff; margin: 5px 0 40px 0; font-weight: bold;}
.inde_pro_l h2 span{color: #e94927;}

.pro_an{width: 200px; height: 50px; border-radius: 50px; display: block; font-size: 18px; line-height: 50px; color: #ffffff; margin: 50px auto 0 auto; text-align: center; transition: all .4s; position: relative; overflow: hidden;}
.pro_an:hover{color: #fff; border: 1px #fff solid; }
.pro_an:after{content: ''; position: absolute; height: 100%; width: 100%; background: #e94927; border-radius: 20px; bottom: 0; left: 0; -webkit-transition: width 0.5s; transition: width 0.5s; z-index: -1;}
.pro_an:hover:after{width: 0;}

.pro_dd{overflow: hidden; width: 1280px; position: relative;}
.pro_dd ul{position: relative; }
.pro_dd li{width: 410px; height: 350px; overflow: hidden; float: left; position: relative;}
.pro_dd li:nth-child(3n+1){margin: 0 25px 0 0;}
.pro_dd li:nth-child(3n+2){margin: 0 25px 0 0;}
.pro_dd li:nth-child(3n+3){margin: 0 0 0 0;}

.pro_t_l{width: 410px;}
.pro_t_l a{display: block;}
.pro_t_l a p{width: 300px; height: 50px; background: #e94927; text-align: center; line-height: 50px; color: #ffffff; font-size: 16px; margin: 0 auto; position: absolute; z-index: 25; left: 0; right: 0; bottom: 25px;}
.pro_t_l a i{width: 410px; height: 300px; overflow: hidden; display: block;}
.pro_t_l a i img{transition: 1s ease; -moz-transition: 1s ease; -webkit-transition: 1s ease;margin: 0 auto;}
.pro_t_l a div{background: rgba(0,0,0,0.6); width: 410px; height: 300px; display: flex; justify-content: center; align-items: center; opacity: 0; transition: all .4s; position: absolute; z-index: 20; top: 0;}
.pro_dd li:hover .pro_t_l a div{opacity: 1;}
.pro_dd li:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.honor_jt{width: 150px; position: absolute; left: 0; bottom: 0; z-index: 10; }
.honor_jt div{cursor: pointer;}

.pro_zxy_l{position: absolute; z-index: 10; left: -335px; top: 155px;}
.pro_zxy_r{position: absolute; z-index: 10; left: 765px; bottom: 12px;}

.dzs{position: absolute; z-index: 5; right: 0; top: -180px;}



/*inde_p5*/
@keyframes sanbg {
    0% {transform: scale(1);}
    50% {transform: scale(1.2);}
    100% {transform: scale(1);}
}

.inde_zdy {}
.inde_zdy ul {display: flex; justify-content: space-between; }
.inde_zdy ul li {flex: 4; overflow: hidden; position: relative;}
.inde_zdy ul li .sanbg {height: 100vh; overflow: hidden; display: flex; justify-content: center; align-content: flex-start; flex-wrap: wrap; position: relative; z-index: 15; top: 25vh;}
.inde_zdy ul li .inde_zdy_bg{height: 100vh; position: absolute; z-index: 10; height: 100vh; top: 0; left: 0; right: 0;}
.inde_zdy ul li:nth-child(1) .inde_zdy_bg {background: url("../images/a1.jpg") no-repeat center; transition: all .8s; background-size: cover;}
.inde_zdy ul li:nth-child(2) .inde_zdy_bg {background: url("../images/a2.jpg") no-repeat center; transition: all .8s; background-size: cover;}
.inde_zdy ul li:nth-child(3) .inde_zdy_bg {background: url("../images/a3.jpg") no-repeat center; transition: all .8s; background-size: cover;}
.inde_zdy ul li:hover:nth-child(1) .inde_zdy_bg{background: url("../images/a11.jpg") no-repeat center; animation: sanbg 5s ease-in-out infinite;}
.inde_zdy ul li:hover:nth-child(2) .inde_zdy_bg{background: url("../images/a22.jpg") no-repeat center; animation: sanbg 5s ease-in-out infinite;}
.inde_zdy ul li:hover:nth-child(3) .inde_zdy_bg{background: url("../images/a33.jpg") no-repeat center; animation: sanbg 5s ease-in-out infinite;}
.sanbg h2{font-size: 30px; color: #ffffff; font-weight: bold; text-shadow: 2px 2px 8px rgba(0,0,0,0.5); width: 100%; text-align: center;}
.sanbg span{font-size: 17px; color: #fff; font-family: Arial; text-shadow: 2px 2px 8px rgba(0,0,0,0.5); width: 100%; text-align: center;text-transform: uppercase;}
.sanbg p{width: 320px; font-size: 16px; line-height: 32px; color: #fff; text-shadow: 2px 2px 8px rgba(0,0,0,0.5); text-align: justify; margin-top: 5vh;}



/*inde_p6*/
.inde_case{display: flex; width: 1280px; position: relative; display: flex; align-items: center;}
.inde_case_l{width: 1280px; position: relative; z-index: 9;}
.inde_case_l em{color: rgba(255,255,255,0.4);font-size: 60px;font-family: Impact !important;text-transform: uppercase;}
.inde_case_l h2{font-size: 48px; color: #fff; margin: 5px 0 40px 0; font-weight: bold;}
.inde_case_l h2 span{color: #e94927;}

.case_an{width: 200px; height: 50px; border-radius: 50px; display: block; font-size: 18px; line-height: 50px; color: #ffffff; margin: 360px auto 0 auto; text-align: center; background: #e94927;}

.case_an a：hover{color: #ffffff !important;}




.case_dd{overflow: hidden; width: 1280px; position: relative; display: flex; justify-content: space-between;}
.case_dd ul{width: 365px; height: 460px; position: relative; display: flex; flex-wrap: wrap; align-content: space-between;}
.case_dd ul li{width: 365px; height: 220px; overflow: hidden; position: relative;}

.case_t_l{width: 365px;}
.case_t_l a{display: block;}
.case_t_l a p{text-align: center; line-height: 80px; color: #fff; font-size: 16px; margin: 0 auto; position: absolute; z-index: 25; left: 0; right: 0; bottom: 25px;}
.case_t_l a i{width: 365px; height: 220px; overflow: hidden; display: block;}
.case_t_l a i img{transition: 1s ease; -moz-transition: 1s ease; -webkit-transition: 1s ease;margin: 0 auto;}
.case_t_l a div{background: rgba(0,70,190,0.5); width: 365px; height: 220px; display: flex; justify-content: center; align-items: center; opacity: 0; transition: all .4s; position: absolute; z-index: 20; top: 0;}
.case_dd li:hover .case_t_l a div{opacity: 1;}
.case_dd li:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case_zhong{width: 500px; height: 460px; background: url("../images/case_zhong.jpg") no-repeat center;}

.case_zxy_l{position: absolute; z-index: 10; left: -335px; top: 155px;}
.case_zxy_r{position: absolute; z-index: 10; left: 765px; bottom: 12px;}

.dzs{position: absolute; z-index: 5; right: 0; top: -180px;}



/*inde_p6*/
.inde_new{display: flex; width: 1250px; position: relative; display: flex; align-items: center;}
.inde_new_l{width: 1250px; position: relative; z-index: 9;}
.inde_new_l em{color: rgba(255,255,255,0.4);font-size: 60px;font-family: Impact !important;text-transform: uppercase;}
.inde_new_l h2{font-size: 48px; color: #ffffff; margin: 5px 0 40px 0; font-weight: bold;}

.new_an{width: 200px; height: 50px; border-radius: 50px; display: block; font-size: 18px; line-height: 50px; color: #ffffff; margin: 50px auto 0 auto; text-align: center; transition: all .4s; position: relative; overflow: hidden;}
.new_an:hover{color: #ffffff; border: 1px #ffffff solid; }
.new_an:after{content: ''; position: absolute; height: 100%; width: 100%; background: #e94927; border-radius: 20px; bottom: 0; left: 0; -webkit-transition: width 0.5s; transition: width 0.5s; z-index: -1;}
.new_an:hover:after{width: 0;}

.new_dd{overflow: hidden; width: 1250px; position: relative;}
.new_dd ul{position: relative; }
.new_dd li{width: 400px; height: 400px; overflow: hidden; float: left; position: relative;}
.new_dd li:nth-child(3n+1){margin: 0 25px 0 0;}
.new_dd li:nth-child(3n+2){margin: 0 25px 0 0;}
.new_dd li:nth-child(3n+3){margin: 0 0 0 0;}

.new_t_l{width: 400px; height: 400px; background: rgba(70,70,70,0.8)}
.new_t_l a{display: block;/* padding: 35px 30px 0 30px;*/ overflow: hidden;}
.new_t_l a h5{font-size: 16px; color: #fff; margin: 35px 0 30px 30px;}
.new_t_l a em{font-size: 24px; color: #fff; margin: 0 0 30px 30px; display: block;}
.new_t_l a p{text-align: justify; line-height: 32px; color: #fff; font-size: 16px; margin: 0 30px;}
.new_t_l a span{font-size: 16px; color: #fff; margin: 150px 30px 0 30px; display: block;}
.new_t_l a .new_t i{width: 400px; height: 400px; overflow: hidden; display: block;}
.new_t_l a .new_t i img{transition: 2s ease; -moz-transition: 2s ease; -webkit-transition: 2s ease;margin: 0 auto;}
.new_t_l a .new_t{background: rgba(0,0,0,0.6); width: 400px; height: 400px; display: flex; justify-content: center; align-items: center;  transition: all .4s; position: absolute; z-index: 20; top: 0;}
.new_t_l a .new_t div{background: rgba(0,0,0,0.6); width: 400px; height: 150px; position: absolute; z-index: 25; bottom: 0;}
.new_t_l a .new_t div h5{font-size: 14px; color: #fff; margin: 15px 0 10px 30px;}
.new_t_l a .new_t div em{font-size: 22px; color: #fff; margin: 0 0 15px 30px; display: block;}
.new_t_l a .new_t div p{text-align: justify; line-height: 24px; color: #fff; font-size: 14px; margin: 0 30px;}
.new_dd li:hover .new_t_l a .new_t{opacity: 1;}
.new_dd li:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.new_zxy_l{position: absolute; z-index: 10; left: -335px; top: 155px;}
.new_zxy_r{position: absolute; z-index: 10; left: 765px; bottom: 12px;}
.new_zxy_bg{position: absolute; z-index: 1; left: 85px; width: 230px; height: 950px; background: rgba(233,73,39,0.8);}



/*inde_p7*/
.inde_con{display: flex; width: 1280px; position: relative; display: flex; align-items: center;}
.inde_con_l{width: 1280px; position: relative; z-index: 9;}
.inde_con_l em{color: rgba(255,255,255,0.4);font-size: 60px;font-family: Impact !important;text-transform: uppercase;}
.inde_con_l h2{font-size: 48px; color: #fff; margin: 5px 0 40px 0; font-weight: bold;}
.inde_con_l h2 span{color: #e94927;}

.con_an{width: 200px; height: 50px; border-radius: 50px; display: block; font-size: 18px; line-height: 50px; color: #464646; margin: 50px auto 0 auto; text-align: center; transition: all .4s; position: relative; overflow: hidden;}
.con_an:hover{color: #464646; border: 1px #464646 solid; }
.con_an:after{content: ''; position: absolute; height: 100%; width: 100%; background: #e94927; border-radius: 20px; bottom: 0; left: 0; -webkit-transition: width 0.5s; transition: width 0.5s; z-index: -1;}
.con_an:hover:after{width: 0;}

.con_dd{width: 1280px; position: relative; /*display: flex; justify-content: space-between;*/}
.con_dd ul{width: 700px; position: relative; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.con_dd ul li{width: 330px; position: relative; display: flex; justify-content: flex-start; margin-bottom: 50px; margin-top:30px;}
.con_dd ul li div{margin-left: 20px;}
.con_dd ul li div em{font-size: 20px; color: #b9b9b9;}
.con_dd ul li div h5{font-size: 20px; color: #fff; font-weight: bold; line-height: 30px;}
.con_dd ul li span{position: relative; z-index: 1; height: 65px; width: 65px; background: #e14727; line-height: 60px; text-align: center; border-radius: 50%; font-size: 20px; color: #fff; z-index: 1; box-shadow: 0 10px 30px 0 rgba(191,191,191,.6); -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -ms-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; transition: all .4s ease-out 0s; display: flex; justify-content: center; align-items: center;}
.con_dd ul li span:after{content: ""; position: absolute; z-index: 0; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); display: block; width: 60px; height: 60px; background: #e14727; border-radius: 50%; animation: pulse-border 1500ms ease-out infinite; z-index: -1; opacity: .54;}
@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}

.liuyan{width: 580px;height: 340px;  position: absolute; z-index: 50; right: 0; top: 140px;  background: rgba(255,255,255,1);}
.liuyan h2{font-size: 24px; color: #464646; position: absolute; z-index: 40; left: 30px; top: 45px;}
.liuyan h2 span{font-size: 16px; color: #464646; font-weight: normal;}
.liuyan .panel{background: rgba(255,255,255,0.8); border-radius: 0; height: 470px; position: relative;}
.liuyan .panel-body {padding: 30px; margin-top: 65px;}
.liuyan .btn-success {color: #464646; background-color: #ffe600;}
.liuyan .btn-success:hover { color: #464646; background-color: #ffe600; border-color: #ffe600;}

.con_zxy_l{position: absolute; z-index: 10; left: -335px; top: 215px;}
.con_zxy_r{position: absolute; z-index: 10; left: 765px; bottom: 12px;}



/*ny_top*/
.pc_nav{width: 100vw; min-width: 1100px; height: 80px; box-sizing: border-box; /*background: rgba(0,0,0,0.4);*/ position: absolute; top: 0; z-index: 100; line-height: 68px;  display:block;z-index:9999;transition: all 0.5s ease; }
.pc_nav .logo{padding-left: 5%; display: flex; align-items: center; height: 80px;}
.pc_nav .nav1{width: 60%;padding-right: 5%;transition: all 0.5s ease;}
.pc_nav .nav1 li{ width: 12%; float:left; text-align:center; line-height: 80px; position: relative; z-index:4; transition: all 0.5s ease;}
.pc_nav .nav1 li span{ position:absolute; bottom:0px; height:2px; width:0; left:50%; margin-left:-47px; background:#ffe600; display:block; opacity:0; transition: all 0.5s ease;}
.pc_nav .nav1 li:hover span{width: 110px; opacity:1;}
.pc_nav .nav1 li a{font-size:16px; color:#fff; display:block; transition: all 0.3s;}
.pc_nav .nav1 li a:hover{color: #ffe600;}
.pc_nav .nav1 li div {display:none;width:200px;text-align:center;color:#273a5b; background: rgba(0,0,0,0.8); z-index:99999; position:relative; margin-left: -25%;}
.pc_nav .nav1 li div a {display:block; color:#fff; line-height:45px; font-size:1em; font-weight:normal; border-bottom: 1px solid #6b6b6b;}
.pc_nav .nav1 li div a:last-child{border-bottom: 0;}
.pc_nav .nav1 li div a:hover {color:#464646; border-bottom:1px dashed #273a5b; background: #ffe600; border-bottom: 1px solid #ffe600; }



/*ny_footer*/
.pc_footer{width: 100%; background: url("../images/footer_bg.jpg") no-repeat center; height: 700px; overflow: hidden;}
.footer_bot{width: 1250px; margin: 0 auto;}
.footer_bot .copy{width: 1250px; font-size: 16px; line-height: 40px; color: #c9c5da; position: absolute; z-index: 1000; bottom: 15px;}



/*ny_about*/
.abo_dt{position: relative; overflow: hidden;background: url("../images/about_dt.jpg") no-repeat center top;background-size: cover; padding-top: 40%;}
.pro_dt{position: relative; overflow: hidden;background: url("../images/pro_dt.jpg") no-repeat center top;background-size: cover; padding-top: 40%;}

.ne_about{width: 100%; margin: 0 auto; background: url("../images/nyabou_bg.jpg") no-repeat center; background-size: cover; overflow: hidden;}
/*.jianjie_abou{width: 90%;margin: 0 auto;}
.jianjie_abou li{float: left; width: 33.3%;}*/
.ne_about .gsm{color: #464646; font-size: 28px; font-weight: bold; font-family: "Microsoft YaHei"; text-align: center; padding-top: 50px;}
.ne_about .txt{color: #666; font-size: 16px; line-height: 32px; padding: 20px 0 50px 0; width: 1250px; margin: 0 auto;}
.ne_about .txt p{padding-top: 10px; text-align: justify;}
.ne_about .txt p img{width: 100%; height: auto;}
/*.jianjie_abou li img{width: 100%;}*/

.ab_a3{width: 1250px; margin: 80px auto;}
.ab_a3_n{ height: 117px; width: 1250px; margin: 0 auto; display: flex; justify-content: space-between;}
.ab_a3_n_a{ height: 117px; width: 300px;}
.ab_a3_n_a_t{ height: 90px; text-align: center;}
.number{font-size: 60px; color: #0046be; font-family: Impact;}
.text{font-size: 18px; color: #0046be; }
.ab_a3_n_a_z p{font-size: 16px;color: #464646; width: 300px; line-height: 20px; text-align: center;}

.about{text-align: center;}

.qywenhua{width: 1250px; margin: 0 auto; overflow: hidden;}
.qywenhua ul{width: 100%; display: flex; justify-content: space-between;}
.qywenhua ul li{flex: 1; margin: 80px auto; height: 300px; border: 1px solid rgba(255,255,255,0.7); background-color: #464646; transition: all 0.5s;}
.qywenhua ul li:nth-child(1){background: url("../images/about_tu1.jpg") no-repeat center;}
.qywenhua ul li:nth-child(2){background: url("../images/about_tu2.jpg") no-repeat center;}
.qywenhua ul li:nth-child(3){background: url("../images/about_tu3.jpg") no-repeat center;}
.qywenhua ul li:hover{background-color: #ff7800;}
.qywenhua ul li h1{font-size:24px;color: #fff; text-align: center; margin-top: 15px;}
.qywenhua ul li img{margin: 0 auto;display: block;margin-top: 64px;}
.qywenhua ul li p{ text-align: center;margin-top: 10px;color: #fff;font-size: 16px;line-height:27px;}



/*ny_chanpin*/
.se_video_con .cp_k{line-height: 50px; width:100%;color: #fff; font-size: 18px; display: block; text-align: center; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); transition: all 0.3s ease;}
.fenlei ul{width:50%;margin: 0 auto;}

.fanhui{width: 150px; height: 50px; text-align: center; margin-top: 5vh;}
.fanhui a{display: block; color: #fff; position: relative; font-size: 16px; line-height: 50px; border-radius: 50px; overflow: hidden; transition: all .4s;}
.fanhui a:hover{color: #464646; border: 1px solid #464646;}
.fanhui a:after{content: ''; position: absolute; height: 100%; width: 100%; background: #0046be; border-radius: 50px; bottom: 0; left: 0; -webkit-transition: width 0.5s; transition: width 0.5s; z-index: -1;}
.fanhui a:hover:after{width: 0;}

.big_pic{width: 50%;height: auto;margin-bottom:2em;max-height: 540px;overflow: hidden; float: left; border: 1px solid rgba(0,0,0,0.1); /*border-radius: 10px;*/}
.nypro_xq{width: 40%;float: right;}
.nypro_xq h1{font-size: 3em; font-weight: normal; color: #0046be; margin: 8% 0 5% 0;}
.bdsharebuttonbox{margin-top: 1em;}
.f14{line-height: 2em; font-size: 1.5em; color: #999;}
.cpdianhua{font-size: 1.8em; color: #666;}
.cpdianhua p strong{font-size:1.3em;line-height: 3em;color:#4c87ed;}
.cpdianhua span{font-family:Impact;font-size:1.2em;color: #666;line-height:1.2em;}

.strength{/*padding-top:60px;*/}
.strengthMain{overflow: hidden;}
.strengthMain li{float: left; width: 400px; height: 300px; overflow: hidden;  background: #000; position: relative; margin: 0 25px 25px 0;}
.strengthMain li:nth-child(3n){margin: 0 0 25px 0;}
.strengthMain li i img{width: 400px; height: 300px; transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}
.strengthMain li .font{width: 400px; height: 300px; top: 0; left: 0; position: absolute; color: #fff; text-align: center; font-size: 16px; padding-top: 80px;}
.strengthMain li .font h3{font-size:36px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;}
.strengthMain li .font p{font-size: 16px; font-family: Arial;}
.strengthMain li:hover i img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}


.grWidth{width: 1250px; margin: 50px auto;}



/*chanpinliebiaoye*/
.pro_lists{width: 1250px; margin: 0 auto;}
.pro_lists li{float: left; margin: 0 25px 25px 0; overflow: hidden; border: 1px solid rgba(0,0,0,0.1); transition: all 0.5s; width: 400px; height: 354px;}
.pro_lists li:nth-child(3n){margin: 0 0 25px 0;}
.pro_lists li div{overflow: hidden;}
.pro_lists li div img{width: 100%; height: auto; transition:1.5s ease; -moz-transition:1.5s ease; -webkit-transition:1.5s ease;}
.pro_lists li:hover div img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.pro_lists li a .se_pro_cc{background: #464646; height: 54px; line-height: 54px; text-align: center;}
.pro_lists li a .se_pro_cc em{display: block; color: #fff; font-size: 20px;}
.pro_lists li a:hover .se_pro_cc{background: #ffe600; transition: all 0.5s;}
.pro_lists li a:hover .se_pro_cc em{color: #464646; transition: all 0.5s;}

.fenlei{width: 90%;margin: 0 auto;margin-bottom:58px;;}
.fenlei li{width:27.2%;float: left;padding:1%;background:#273a5b;margin:0 2%;text-align: center;}
.fenlei li a{color: #fff;font-size:18px;font-weight: bold;}
.fenlei li div{display: none;}
.fenlei li div a{padding:10px;background: #4c87ed;font-size: 16px;}
.fenlei li:hover div{display: block;position: absolute;margin-top: 20px;}
.big_pic img{width: 100%;vertical-align: middle;}



/*ny_newlist*/
.newlist_dt{position: relative; overflow: hidden; background: url("../images/newslist_dt.jpg") no-repeat center top; background-size: cover; padding-top: 40%;}
.se_news_con{ padding: 20px 0; margin: 0 auto;}
.se_news_con li{ margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; top:0; border-bottom: 1px solid #ddd;padding: 0 0 30px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_l{ position:relative; overflow:hidden; border: 2px #eeeff1 solid;text-align: center;}
.se_news_l img{width: 100%; transition: 5s ease; -moz-transition: 5s ease; -webkit-transition: 5s ease; }
.se_news_con li:hover img{ transform:scale(1.3,1.3); -moz-transform:scale(1.3,1.3); -webkit-transform:scale(1.3,1.3);}
.se_news_m{ width: 55px; padding: 15px; position: relative; overflow: hidden; font-size: 20px; color: #fff; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; background: #037b00; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;height: 165px;}
.se_news_m span{ display:block; font-size:24px; color:#fff; width:52px; position:relative; overflow:hidden; height:30px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
.se_news_m11{background: url("../images/0000.png") no-repeat center; width: 50px;height: 60px;margin: 28px auto 0 auto;}
.se_news_r{ width:64%; position: relative; z-index: 1000; margin-left:20px;;}
.se_news_r h2{ font-size:24px; color:#333; text-transform:uppercase; display:block; margin: 20px 0;}
.se_news_r span{font-size: 16px; color: #999; text-transform: uppercase; display:block; }
.se_news_r p{ line-height:32px; color:#666; padding: 20px 0; font-size: 16px;font-weight:normal;}
.se_news_r .se_news_more{ width:126px; border:1px solid #0046be; line-height: 32px; text-align: center; float:left; color: #0046be; }
.se_news_con li:hover .se_news_more{border: 1px solid #ff7800; color: #ff7800; transition: all 0.3s;}
.se_news_con li:hover .se_news_m{background: #ff7800; color: #fff; transition: all 0.3s;}
.se_news_con li:hover .se_news_m span{color: #fff; transition: all 0.3s;}
.se_news_con li:hover .se_news_r a h2{color: #0046be; transition: all 0.3s;}
.espcms_newslist_read li{float: left;width:48%;overflow: hidden;}

.case_dt{position: relative; overflow: hidden; background: url("../images/case_dt.jpg") no-repeat center top; background-size: cover; padding-top: 40%;}
.rec_dt{position: relative; overflow: hidden; background: url("../images/rec_dt.jpg") no-repeat center top; background-size: cover; padding-top: 40%;}
.rongyu_dt{position: relative; overflow: hidden; background: url("../images/rongyu_dt.jpg") no-repeat center top; background-size: cover; padding-top: 40%;}
.xiaoshou_dt{position: relative; overflow: hidden; background: url("../images/xiaoshou_dt.jpg") no-repeat center top; background-size: cover; padding-top: 40%;}



/*ny_contact*/
.contact_dt{position: relative; overflow: hidden; background: url("../images/contact_dt.jpg") no-repeat center top; background-size: cover; padding-top: 40%;}
.map{width:100%; margin: 0 auto; overflow: hidden;}
.contact_left{line-height: 40px; padding-bottom: 3em;}
.liu_r{width:50%;overflow: hidden;float: right;}



/*ny_fuwu*/
.ser_shili li { width: 22%;*width: 21.9%; margin: 0 1.5%; float: left;transition-duration: 0.3s;text-align: center;}
.strengthMain li .font h3{font-size:30px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;}

.contact_dd{position: relative; /*display: flex; justify-content: space-between;*/}
.contact_dd ul{width: 900px; margin: 0 auto; position: relative; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.contact_dd ul li{width: 350px; position: relative; display: flex; justify-content: flex-start; margin-bottom: 40px;}
.contact_dd ul li div{margin-left: 20px;}
.contact_dd ul li div em{font-size: 20px; color: #b9b9b9;}
.contact_dd ul li div h5{font-size: 24px; color: #464646; font-weight: bold; line-height: 36px;}
.contact_dd ul li span{position: relative; z-index: 1; height: 65px; width: 65px; background: #0046be; line-height: 60px; text-align: center; border-radius: 50%; font-size: 20px; color: #fff; z-index: 1; box-shadow: 0 10px 30px 0 rgba(191,191,191,.6); -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -ms-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; transition: all .4s ease-out 0s; display: flex; justify-content: center; align-items: center;}
.contact_dd ul li span:after{content: ""; position: absolute; z-index: 0; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); display: block; width: 60px; height: 60px; background: #0046be; border-radius: 50%; animation: pulse-border 1500ms ease-out infinite; z-index: -1; opacity: .54;}
@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}



/*自适应公用部分*/
.ny_body{width: 1250px; margin: 3em auto; text-align:left;font-size:16px; line-height:30px;}
.ny_main{background: #fff; margin: 0 auto; padding: 5%; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2); box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.main{ width: 1250px; margin:30px auto;}
.espcms_page{width: 1250px; margin: 0 auto; position: relative;}
.espcms_news_title{margin: 50px auto; color:#666; text-align:center;padding-top:1%;}
.ny_biaoti28{font-size:2em; line-height:2em;}
.espcms_newslist_read{padding:0px 5px;}
.espcms_book{overflow: hidden; font-size:15px; margin:1em 0; border:1px solid #eee; padding:2em; background:#fff;line-height: 2em;color: #666; /*border-radius: 10px;*/}
.espcms_book img{width: auto; height: auto; margin: 0 auto;}
.se_date{ font-size:15px; line-height:28px;}
.miaoshu{width: 1250px; margin:0 auto; background:#717572;font-size:18px; color:#fff; height:60px; line-height:60px; overflow: hidden; /*border-radius: 10px;*/}
.miaoshu span{padding-left: 2%;}
.binbox{text-shadow:1px 2px 1px #000;}



/*xiangguanneirong*/
.xiangguanneir{overflow:hidden;height:auto; margin:0 auto;width:100%;color:#ffffff; margin-bottom:40px;}
.espcms_piclist_slide18 {overflow: hidden;margin: 0 auto;width: 1250px;}
.espcms_piclist_slide18 ul li{float: left;margin: 0 10px 5px 0;text-align: center;background:#fff;  position:relative;}
.espcms_piclist_slide18 li .pic { width:238px; height:auto; margin:0 auto;border: 1px #f3f4f7 solid;}
.espcms_piclist_slide18 li  .pic img { width:238px; height:180px;}
.espcms_piclist_slide18 li  p{ text-align:center; line-height:44px; font-size:14px;z-index:99;position:relative; background:#ececec }
.espcms_piclist_slide18 li  p a{ color:#444444; font-size:14px;}
.espcms_piclist_slide18 li  p a:hover{ color:#fff}
.espcms_piclist_slide18 li .case_more{ width:60px; margin:0 auto; height:18px; line-height:18px; text-align:center; color:#a9a9a9; font-size:12px; text-transform:uppercase; border:1px solid #604a32;z-index:99;position:relative}
.espcms_piclist_slide18 li .case_more a{ color:#604a32;}
.espcms_piclist_slide18 li .case_more div a{ color:#a9a9a9;}
.pro_btm_arrow {background: #666;line-height:40px;color:#fff;}



/*liuyan*/
.liu_r h3{ font-size:24px; color:#222; line-height:65px; text-transform:uppercase;text-align: center;}
.liu_r .liu_zi{ line-height:55px; font-size:18px; color:#3d3d3d; border-top:1px solid #ccc;  border-bottom:1px solid #ccc}
.liu_con .title{ display:none;}



/*liebiaoye*/
.se_video_con{ width: 1250px; overflow:hidden;  position:relative; margin:50px auto 0 auto; }
.se_video_con li{ float:left; position:relative; width: 400px; height: 300px; overflow:hidden;top:100%; margin: 0 25px 25px 0; background:#f4f3f3}
.se_video_con li:nth-child(3n){margin: 0 0 25px 0;}
.se_video_con em{ font-style: normal; text-align:center; line-height:48px; width:420px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_video_con li { box-sizing:border-box; }	
.se_video_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_video_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_video_con .line1 {position: absolute;left: 0; top: 0; width: 0; height: 4px; z-index: 99; background-color: #0046be;}
.se_video_con .line2 { position: absolute; right: 0; bottom: 0; width: 4px; height: 0; z-index: 99; background-color: #0046be;}
.se_video_con .line3 { position: absolute;right: 0; bottom: 0; width: 0; height: 4px; z-index: 99; background-color: #0046be;}
.se_video_con .line4 { position: absolute; left: 0; top: 0; width: 4px; height: 0; z-index: 99; background-color: #0046be;}
.se_video_con .cp_m{ width:100%; height:auto; position:relative; overflow: hidden; border: 1px solid #e1e1e1}
.se_video_con li:hover .cp_k{ bottom:-50px;}



/*fuwu*/
.ser_shili {width: 90%;margin: 0 auto;}
.ser_shili ul { width: 100%; }
.index_bottom { height: 150px; margin-top: 50px; width: 100%; background: url('../images/img/ser_bg.html') no-repeat; -webkit-background-size: cover; background-size: cover; background-attachment: fixed; padding: 70px 0 0; text-align: center;font-size:42px; color: #06422f;font-weight: bold}
.ser_lc {width:90%; padding: 0 0 40px 0; overflow: hidden;margin: 0 auto;margin-bottom: 60px;}
.ser_lc h3 { font-size: 40px; margin: 40px 0 10px 0; color: #636b64; text-align: center; }
.ser_lc p { text-align: center; font-size: 15px; margin-bottom: 20px; }
.ser_lc h4 { color: #000; font-weight: 600; font-size: 17px; padding: 4px 10px; width: 63%; margin: 15px auto 0; text-align: center; }
.ser_lc li { float: left; width:20%; background: url("../images/lc_line.html") no-repeat right 44%; }
.ser_lc li:last-child{background:rgba(0,0,0,0);}
.ser_lc li:hover{animation: dou 0.5s linear;}
.ser_lc li img { display: block; width: 60%; margin: 0 auto; text-align: center; }



/*表单*/
.espcms_form_group{ overflow: hidden; padding-bottom:10px;}
.control_label{float: left;width:15%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#333;line-height:34px;}
.control_label16{float: left;width:20%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181}
.control_label20{float: left;width:25%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181}
.control_required20{float: left;width:72%;}
.control_required{float: left; width:80%;}
.f_feed .control_required{float: left; width:100%;}
.control_required .form_message,.control_required20 .form_message{font-size:12px;color: #BABABA;height:30px;line-height:30px;padding-left:28px;}
.control_required .form_message2,.control_required20 .form_message2{font-size:12px;color: #CE5C36;height:30px;line-height:30px;padding-left:0px;}
.infoInput{margin: 0px;border:1px solid #d1dded; background:#fff; line-height:24px;width: 100%}
.infoInput:hover{margin: 0px;border:1px solid #bfbfbf;}
.f_feed .infoInput{margin: 0px;border:1px solid #1a7036; background:rgba(255,255,255,0.5)}
.f_feed .espcms_form_group{margin-right: 15px; float:left;overflow: hidden;}
.f_feed .control_label{ display:none; float: left; height:35px; width:15%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#333}
.f_feed select{ width:170px; height:35px;}
.f_feed input{ width:155px; height:35px; padding: 0 3px;}
.f_feed .control_required{  line-height:30px; }
.f_feed .pt20{ padding:30px 0 0 0;}
.f_feed .control_required{float: left;overflow: hidden;}
.f_feed .button.blue2 { color: #d9eef7; background: #df0f3b; } 
.f_feed .button.blue2:hover { background: #eb8d1b;color: #fff; } .button.blue2:active { color: #15a0d4; }



/*面包屑*/
.espcms_page_location{ width:100%;border-bottom:1px solid #ddd;margin: 0 auto;}
.espcms_page_location .s_width{width: 1250px; margin: 0 auto; color: #666; padding: 30px 0; display: flex; justify-content: space-between; align-items: center; font-size: 16px;}
.breadcrumb{padding: 0; margin: 0; background: none;}

.ny_erjifl li{line-height: 32px; font-size: 20px; transition: all 0.5s; text-align: center; border-right: 1px solid rgba(0,0,0,0.2);}
.ny_erjifl li a{background: url("../images/hh.png") no-repeat left; color: #666; transition: all 0.5s; display: block; padding: 0 10px 0 36px;}
.ny_erjifl li:last-child{border:none;}
.ny_erjifl li:hover{background: #037b00;}
.ny_erjifl li:hover a{color: #fff; background: url("../images/hh1.png") no-repeat left;}

.inmbxll{display: flex;justify-content: flex-start;align-items: center;}
.inmbxll img{margin-right:3px;}



/*按钮色彩样式*/
.btn > .caret,.dropup > .btn > .caret {border-top-color: #000 !important;}
.btn{display: inline-block; padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;outline-offset: -2px;}
.btn:hover,.btn:focus,.btn.focus {text-decoration: none;}
.btn:active,.btn.active {background-image: none;outline: 0;}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
a.btn.disabled,fieldset[disabled] a.btn {pointer-events: none;}

.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline:0px}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}

.btn-group,.btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}
.btn-group > .btn,.btn-group-vertical > .btn {position: relative;float: left;}
.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active {z-index: 2;}
.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {margin-left: -1px;}
.btn-toolbar {margin-left: -5px;}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {float: left;}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {margin-left: 5px;}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 0;}
.btn-group > .btn:first-child {margin-left: 0;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group > .btn-group {float: left;}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius: 0;}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {outline: 0;}
.btn-group > .btn + .dropdown-toggle {padding-right: 8px;padding-left: 8px;}
.btn-group > .btn-lg + .dropdown-toggle {padding-right: 12px;padding-left: 12px;}
.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn-group.open .dropdown-toggle.btn-link {-webkit-box-shadow: none;box-shadow: none;}
.btn .caret {margin-left: 0;}

.form-control{width: 100%;border: 1px solid rgba(0,0,0,0.08);border-radius:4px;}
.espcms_page_botton{margin:30px auto;text-align: center;font-size:16px;color: #666;display: flex;justify-content: center;}
.col-sm-9{width:100%;margin-bottom: 10px;}
.form-control{width: 100%;height: 50px;}
.form-group{margin-bottom: 0;}
.swiper-pagination{position:fixed; right: 20px; top: 50%; z-index: 9999;}
.swiper-pagination span{display: block;margin:16px 0;}

.marquee2{width:685px; height: 410px; overflow: hidden;margin: 0 auto;}
.marquee2 ul{overflow: hidden;}
.marquee2 li{float: left;width:685px; height: 410px; position: relative; overflow: hidden;}
.marquee2 li a{width:685px;text-align: center;color:#343434;}
.marquee2_li{overflow: hidden;width:2055px!important;}
.marquee2_li img{width:685px;}
.pro_jiantou{position: absolute;  right:7%; z-index: 1; top: 30%; margin: 0 auto;}
.pro_jiantou_l{width: 60px; height: 155px; background: url("../images/jt_l0.png") no-repeat; cursor: pointer;}
.pro_jiantou_r{width: 60px; height: 155px; background: url("../images/jt_r0.png") no-repeat; cursor: pointer;}

.inde_fazhan{width: 100%; margin: 0 auto;padding:60px 0;background:#dde2ec;overflow: hidden;}
.inde_fzl{width: 1250px; margin: 0 auto; /*border-bottom: 1px solid rgba(0,0,0,0.4);*/ display:flex;justify-content: space-between; align-items: center;}
.inde_fzl_a{flex: 3;margin-right: 30px;}
.inde_fzl_b{flex: 1;border-left:1px solid rgba(0,0,0,0.4);text-align: center;}
.inde_fzl_a strong{font-size:42px;color: #333c4e;display:flex;align-items: center;}
.inde_fzl_a strong img{ height: auto;}
.inde_fzl_a strong p{font-size:24px;color:#595959; margin-left: 30px;}
.inde_fzl_b p{font-size:32px;color: #333c4e;display:flex;align-items: center;margin-bottom:0px;text-align: center;justify-content: center;font-weight: bold;}
.inde_fzl_b p img{margin-right: 10px;width:40px;height: auto;}
.inde_fzl_b em{font-family:Arial;font-weight: bold;font-size:88px;color:#333c4e;}
.inde_fzl_b span{font-size:24px;font-weight: normal;}
.inde_fzr{width: 1250px; margin: 0 auto;display:flex;justify-content: space-between;}
.inde_fzr li{flex: 1;height:160px;background:#5a6274;text-align: center;}
.inde_fzr li:nth-child(2), .inde_fzr li:nth-child(4){background:#333c4e;}
.inde_fzr li p{font-size:68px;font-family: Arial;font-weight:bold;color:#fff;margin-top: 22px;}
.inde_fzr li p span{font-size: 18px;}



/*indext_case*/
#focus_Box{position: relative; width:690px;}
#focus_Box ul{position: relative;}
#focus_Box li{z-index: 1; position: absolute; width: 0; height: 0; overflow: hidden;}
#focus_Box li a div{display: block; border: 8px #fff solid; overflow: hidden;}
#focus_Box li a p{font-size: 24px; color:#464647; text-align: center; margin-top: 20px;}
#focus_Box li div img{width: 100%; height: 100%; transition: 0.5s ease; -moz-transition: 0.5s ease; -webkit-transition: 0.5s ease;}
#focus_Box li:hover div img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
#focus_Box .left{right: 10px;color:#ce322a;}
#focus_Box .right{right: 10px;color: #797979;margin-top:56px}
#focus_Box .left, #focus_Box .right{display: block; z-index: 100; overflow: hidden; cursor: pointer; position: absolute; width: 50px; height: 50px; top: 190px; transition: 0.5s;background: #fff;border-radius:50%;text-align: center;line-height:50px;font-size:28px;}